日本語
cURL
curl --request POST \ --url https://metadata.sequence.app/rpc/Metadata/EnqueueTokensForRefresh \ --header 'Content-Type: application/json' \ --header 'X-Access-Key: <api-key>' \ --data '{ "chainId": "80002", "contractAddress": "0x70a2177079877e4aae639d1abb29ffa537b94970", "tokenIds": [ 0, "1", "2" ] }'
{ "taskId": 64352 }
Public project access key for authenticating requests obtained on Sequence Builder. Example Test Key: AQAAAAAAAEGvyZiWA9FMslYeG_yayXaHnSI
OK
The response is of type object.
object
このページは役に立ちましたか?